Rob van der Leek
Rob van der Leek
Hi @nhoening 😄 The behaviour you describe has been mentioned by others (for example see [this discussion](https://github.com/robvanderleek/create-issue-branch/issues/80#issuecomment-760767236)) but unfortunately I haven't found a solution. Just for my understanding: are you...
Hi @darwinprayoga 👋 Unfortunately the issue title is not clear to me. Can you perhaps describe a use-case of what you're trying to achieve with this project? Or something that...
Unfortunately your problem is still not clear to me. Are you trying to run this project with Deno? Or perhaps trying to screenshot a website made with Fresh JS? I...
I tried to screenshot https://fresh.deno.dev/ and that worked fine: ```shell curl 'https://capture-website-api.herokuapp.com/capture?url=https://fresh.deno.dev/' -o screenshot.png ``` but maybe that's not what you mean. I developed the code to run under NodeJS...
Hi @darwinprayoga This means new screenshots are requested faster than the server can handle. The queue size can be configured, please see the [documentation here](https://github.com/robvanderleek/capture-website-api#application-options). Another solution is to rate-limit...
Hi @switz 👋 For high volume, repetitive calls I guess it would be better to put a caching proxy in front of this app. Could you perhaps elaborate a bit...
Hi @erlete 👋 The issue is still open so never too late for a proposed solution 😉 Fine-grained access tokens would indeed be a way for the GH Action to...
@dependabot ignore this major version
Hi @uyeonyx I'm not an experienced GH Projects user myself but I tried to reproduce your problem. However, when I create a draft item on the project board, and convert...
Hi @josep-llodra My time is currently limited to look into this but CIB should put a `closes #123` comment in the PR. I've just verified that [in this repo](https://github.com/facio-ergo-sum/test-repo-create-issue-branch-prod-app/pull/28) (using...