I have been using DF for over an year now. But cannot seem to find my way around this one bug;
Calls seem to be working once after cache is cleared, then fails continuously.
[v2.7.0]
- Made a change on the V8JS script (on an existing endpoint) and when calling it, I get a
500
response. - I go to config --> clear caches
- Go back to REST client and try the same endpoint = works!
- Call the same endpoint again =
500
(and continues there onward till another cache clear)
[v.2.10]
Started a fresh install (aws) and migrated the data over, etc.
- Make a call -->
500
- Clear caches
- Make call = works
- Make call =
500
(continues)
Any idea what might be the issue?