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
End users occasionally (and usually accidentally) submit the same job (or batch of jobs) in quick succession. This results in redundant and extraneous processing, and the user is charged credits for both jobs.
For example, a user working in a jupyter notebook might accidentally execute a cell that submits a set of jobs multiple times. Often a user is unaware that they've submitted a duplicate set of jobs. The extraneous processing might use enough credits that the user no longer has enough remaining credits to processing all of their intended workload.