You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
packrat: Return an error if an ereport was lost (#2225)
This commit changes `task-packrat-api`'s `deliver_ereport` IPC to return
an error if the ereport did not fit in the buffer, rather than being
infallible. In the future, this may allow some tasks to attempt
re-delivery periodically until there's space.
0 commit comments