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
The expiredAt value works well, as tasks are not executed once the block time passes it. However, expired tasks stay in tasks result and are not get cleaned up. It’s not a high-pri but we definitely need to have means to clean them.
The text was updated successfully, but these errors were encountered:
The expiredAt value works well, as tasks are not executed once the block time passes it. However, expired tasks stay in
tasks
result and are not get cleaned up. It’s not a high-pri but we definitely need to have means to clean them.The text was updated successfully, but these errors were encountered: