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
Refactor nack duration handling in EoaExecutorWorker (#45)
- Updated the nack duration for work remaining to be conditional based on account type, setting it to 2 seconds for minimal accounts and 200 milliseconds for others. This change aims to enhance responsiveness in error handling and optimize transaction processing times.
0 commit comments