Jon Gjengset
Jon Gjengset
Oh, I completely missed this issue! I think it's fine for `run_one` to panic if the worker ID isn't valid. As for a workerless worker, I actually _also_ think that's...
That seems reasonable to me! Though let's make sure we set it to `#[non_exhaustive]`.
Some of the tests in CI seem unhappy :thinking:
Ah, some of the CI is just racy: fixed in https://github.com/jonhoo/fantoccini/pull/293. Merging in `main` should fix those.
@johnDeSilencio Gentle nudge on this — it's very close to getting over the line!
Anecdotally, RFC2387 is what YouTube uses to allow file attachments (video files, captions, etc.) in the YouTube API. See https://github.com/google/google-api-javascript-client/issues/625. It's also used in some other Google APIs, like [Google...
Also, just to aid in the ability to find this issue when searching, this specifically relates to the `multipart/related` content-type (which is what RFC 2387 specifies).
Oh, I didn't even know about this feature! I agree, this would be a good thing to support :+1: PRs welcome :sweat_smile: It might require a dedicated command variant though...
cc @lovesegfault who currently maintains the build tooling at AWS given I've since left :)
This would be a very welcome feature! Some of the monitors I use are rotated, and on those the label cutoff needs to be significantly shorter. But since I use...