-
Hello, I followed quick start tutorial. Turned on db worker and strategy worker. Then I turned on scrapy using `scrapy crawl general -L INFO -s FRONTERA_SETTINGS=frontier.spider_settings -s SEEDS_SOUR…
-
On a fresh VPS I imported a wordpress website, purchased and installed the plugin.
When I try to run it, the UI says
500 error code returned from server.
Please check your server's error logs or…
-
Currently, we use a dedicated redis instance for a crawl job. It takes some amount of scheduling time and overhead (CPU/Memory) to bring its own redis instance. There are two ways to try for this issu…
-
Hi !
I recently stumbled upon Approval testing and am very glad some people made a library for it in php, thank you for that !
I am currently trying (for a class project) to upgrade a legacy appl…
-
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Retry-After
To reproduce:
```$ curl -L -I http://reddit.com```
It should yield a 429 at some point, when trying to hit `https://www.r…
-
Hi, i saw in a changelog that :
> CHANGELOG
> =========
> 0.3.0
> -----
> * Add a PHPUnit extension to keep alive the webserver and the client between tests
>
> 0.2.0
> -----
> * Allow ke…
-
**Describe the bug**
I set a permission to the delete action. In my app **tests**, I tried to delete without permission to assert denied access.
But nothing, I'm redirected due to the invalid token …
-
What would it look like to detect, either by analyzing HTML or by using a headless browser, whether the USWDS are in use?
-
I've filed a support case with AWS, but just a heads-up, and to save anyone else out there searching for answers...
AWS CloudFront launched a new Cache/Origin Policies feature a few weeks ago. Whil…
-
Hi.
I'm wondering if it's possible to use the link checker example to just check for valid links, and maybe store them in a JSON, or CSV file instead of creating binary files and index.html files i…