Skip to content

Unhandled async exception? #414

Answered by jamessimone
pyao-bwc asked this question in Q&A
Feb 27, 2023 · 1 comments · 29 replies
Discussion options

You must be logged in to vote

@pyao-bwc I'll take a look. There should already be logic handling this in RollupAsyncProcessor.runCalc(), but I've heard a few times before from people where in the process of updating a parent-level record, another batch process needs to be kicked off. It's my understanding that those downstream processes at the parent-level have been responsible for people receiving this message in the past - the logic that's being hit here is due to a timeout of some kind (and the timeout might only be occurring if intensive logging is enabled). I'd be curious to hear if you have that same error with logging disabled (until you can mitigate the custom logger, from the sounds of it).

Anyway, with all o…

Replies: 1 comment 29 replies

Comment options

You must be logged in to vote
29 replies
@jamessimone
Comment options

@jamessimone
Comment options

@pyao-bwc
Comment options

@jamessimone
Comment options

@jamessimone
Comment options

Answer selected by pyao-bwc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants