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
It seems supported by the frontier API, although priority there has a reverse meaning (lower goes first) so we might need to reverse the priority (e.g. 10 → -10).
This would allow making the request queue FIFO, LIFO, or something more complex.
It seems supported by the frontier API, although priority there has a reverse meaning (lower goes first) so we might need to reverse the priority (e.g. 10 → -10).
This would allow making the request queue FIFO, LIFO, or something more complex.
Related: scrapinghub/hcf-backend#27
The text was updated successfully, but these errors were encountered: