Status
The current status of a flow
There is no well established graph that defines the valid Status transitions. Depending on various factors like the parameters of the request, whether or not the resource is in the memory cache, or even various calls to Glide's APIs, these may be emitted in different orders. As an example, RUNNING is skipped if a request can be immediately completed from the memory cache.
See flow for more details.
Entries
Link copied to clipboard
Content copied to clipboard
The primary load or the error load (RequestBuilder.error) associated with the primary have finished successfully.