Closed Nirose closed 5 years ago
Hey @Nirose, thanks for reporting this issue. We are unable to reproduce the behavior you are seeing, but there are a couple things you can try:
data['code'] != 200
, message
won't have a value, so you might want to assign a default value in that casePlease let us know if either of these things work for you, or if you still see the same behavior.
@Nirose I'm going to close this issue, but feel free to reach back out if you are still having issues.
Describe the bug Running a python code with a daily trigger isn't actually running the python code. It is just using the output generated on the last "code run" (that plays the python code) for every run.
To Reproduce Steps to reproduce the behavior:
Expected behavior It should run the code every time it is triggered, but it seems, it is using the same output from the last "code run"
Screenshots
Additional context I just went to the flow to run the code again. it had the same output for 3 days. ran the code again to get an updated response