-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Right now, image requests are sometimes failing. We should try to fix this, using request-promise's .then and .err methods. Probably the rapid requests are ocntributing to the problem, so slowing down the number of requests using a proper "await" in the look is likely to help also.
- transform function is one option
- but resolvedWithFullResponse is the preferred method
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request