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
{{ message }}
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.
Once the app is deployed successfully, notice that the delete job state is shown as "completed" when it is actually not executed.
acorn jobs
NAME STATE LAST RUN NEXT RUN CREATED
mytest1.create-job completed 87s ago N/A 87s ago
mytest1.delete-job completed N/A N/A 104s ago
Expected Behavior:
Delete job status in this case should be some state that indicates that it is not yet scheduled for execution instead of "completed" state.
The text was updated successfully, but these errors were encountered:
acorn - version v0.10.0-rc2-7-ge533da10+e533da10
Steps to reproduce the problem:
Expected Behavior:
Delete job status in this case should be some state that indicates that it is not yet scheduled for execution instead of "completed" state.
The text was updated successfully, but these errors were encountered: