Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
2 replies
Subscribers
6 subscribers
Views
1445 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Is there any way to see the milliseconds of node start and completion times on t
Jason Ruvinsky
Certified Senior Developer
over 11 years ago
Is there any way to see the milliseconds of node start and completion times on the Process Nodes (or Process History) tabs in Process Details? I'm trying to track down a tricky race condition, and I need more precise measurements when multiple things can start/complete in the same second....
OriginalPostID-88387
OriginalPostID-88387
Discussion posts and replies are publicly visible
Parents
0
Tim Nguyen
Appian Employee
over 11 years ago
It might be better to arrange it so that multiple things do not start and complete and the same time.Things that run in parallel should not have to race each other. Instead if you have tasks that use the same resources like Process Variables, then it would be easier to align them as sequential events.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Tim Nguyen
Appian Employee
over 11 years ago
It might be better to arrange it so that multiple things do not start and complete and the same time.Things that run in parallel should not have to race each other. Instead if you have tasks that use the same resources like Process Variables, then it would be easier to align them as sequential events.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data