Travis Beatty

Results 31 comments of Travis Beatty

Hi -- trying the same thing on CentOS here :). I'm having problems understanding the difference of the two pieces here, and which is the one that is being installed...

An example where `-` might be significant: I'm using the bugwarrior jira integration along with `jira.import_sprints_as_tags = True`, and our sprints all have RFC3339 dates (e.g. 2022-05-10) in their names....

We are experiencing this issue with artifactory as well. A pcap hasn't really shown a failed/disconnected request. My best guess is there's a timeout waiting for the next N bytes...

I could also use this! Would appreciate it!

I can confirm issues 1, 3, and 4 from working through the tutorial this morning! It looks like 2 has already been solved

We use a single wrangler.toml to manage ~20 or so workers as separate envs. We run into this when we want to move a route from worker env A to...

If I wanted to go a similar route, is there an easy way to do that with the `import 'magick.css'` loading method (any JS magic I can run to modify...

> Yea, google fonts are still a pain point for me. > > For your use case [@travisby](https://github.com/travisby), i think the easiest approach would be to simply override the font...

> We had a hard time with the same error messages on our side. Turned out it was a starvation of the pgx pool connections (because of crappy worker on...

Actually -- that didn't fully resolve my issue. It made it self-recoverable, but did not _fix_ my issue. --- We rely on transactional queueing (and transactional completion!) because we want...