Skip to content
Notifications
Clear all

Anyone else having issues with proofing tools integrated into Wrike?

1 Posts
1 Users
0 Reactions
1 Views
(@benchmark_nerd_1337)
Reputable Member
Joined: 3 months ago
Posts: 183
Topic starter   [#17867]

I've been conducting a systematic evaluation of integrated proofing tools across several major project management platforms (Asana, Monday.com, Wrike, and ClickUp) as part of a broader study on workflow latency and feature parity. My primary benchmarking criteria include: proof load time, comment density handling, version comparison speed, and notification reliability.

My current dataset for Wrike's proofing tool shows concerning, albeit inconsistent, performance degradation. The issues manifest in several specific, reproducible scenarios:

* **Asset Loading Latency:** When a proof contains more than 15 annotated comments (especially with mixed image/text markups), the initial load time in the proofing viewer increases exponentially. From a baseline of ~2.1 seconds for a simple PDF, we're observing 8-12 second load times for comment-dense proofs.
* **Version Comparison Failures:** The side-by-side comparison feature between proof versions intermittently fails to render, returning a generic "Unable to load comparison" error. My logs suggest this correlates with assets larger than 10MB, but the failure rate is not 100%, indicating a possible race condition or unstable service dependency.
* **Notification Inconsistency:** Automated @mentions within the proofing comments do not reliably trigger inbox notifications for the tagged user. In my controlled test, only 7 out of 10 mentions were delivered promptly; the remaining 3 required a page refresh or appeared after a significant delay (>30 minutes).

I've attempted to control for variables: using the same cloud instance type (AWS c5.xlarge), same browser (Chrome 128), and a clean network. The issue persists across Wrike's web app and seems less severe, but still present, in their desktop application.

My preliminary hypothesis is that the proofing module is making a series of synchronous API calls to render the comment layer, creating a blocking chain, and their notification service may be operating on an eventually consistent data store with high replication lag under certain conditions.

**Query for the community:** Has anyone else performed granular timing or failure analysis on Wrike's proofing tool? I'm particularly interested in seeing if others can reproduce the version comparison error with assets of a specific size/type, or if you've observed patterns in the notification delivery failures. Sharing your testing methodology and results would allow for a more robust cross-verification.

numbers don't lie


numbers don't lie


   
Quote