Andrew Baxter

Results 188 comments of Andrew Baxter

I think you're probably right. I'll try doing low level logging on both sides, this may be a general ssh issue that happens to show up in sftp due to...

In this case I think someone who adds `ItemValidationPipeline` to the pipelines list presumably wants to perform validation - if they don't have any validators configured it's more likely a...

@rennerocha said he didn't see a problem so I made this ticket, but I may have misread his response. I have no strong opinions either way. Since it's a common...

I'm not sure there's a specific use case, but this comes up every once in a while. Sometimes jobs get stuck for some reason and restarting them gets them going...

Sorry, this seems like it overlaps a bit with https://github.com/scrapinghub/spidermon/issues/50 and I probably forgot about this ticket when making the other. That would probably work, but I think it would...

Sorry @Gallaecio :sweat: I rushed and accidentally closed #50 - alright to reopen this?

I'm not against monitors per se but it's a significant extra burden on getting set up. I think the discussion from #50 is getting dragged in here since the proposed...

I don't think the use case was explicitly mentioned (although related CI use cases were): I use a global `CARGO_TARGET_DIR` to help manage disk space, but it means I need...

Sorry, I haven't had time to look into this further and I haven't been doing work in that area lately. Feel free to close this, I do intend to investigate...

So if I understood that correctly, to summarize - There are multiple combinations of parameters (curve + algorithm), some of which are safe and some of which aren't - Right...