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
This means (if we have a use case) that we can send to Kingfisher Process the code version, to know which version of a spider was run (for troubleshooting) (was #411). If this isn't accessible as the SCRAPY_EGG_VERSION environment variable, then we might be able to determine the latest egg.
The text was updated successfully, but these errors were encountered:
See https://github.com/scrapy/scrapyd-client#versioning
This means (if we have a use case) that we can send to Kingfisher Process the code version, to know which version of a spider was run (for troubleshooting) (was #411). If this isn't accessible as the
SCRAPY_EGG_VERSION
environment variable, then we might be able to determine the latest egg.The text was updated successfully, but these errors were encountered: