Émile Fugulin

Results 323 issues of Émile Fugulin

**Is your feature request related to a problem? Please describe.** Right now the client doesn't offer the possibility to disable the cache entirely. We do our own caching in the...

## Motivation Closes #2465 Supersedes #2467 ## Solution Added a new parameter to disable padding of the thread name.

## Description of the feature Sometimes an endpoint needs to be able to return two different kind of responses (like SSE or a json). It should be possible to return...

enhancement

The asyncapi spec is similar in spirit to openapi, it would make sense to re-use a lot of the stuff already built in utoipa. This is more of an aspirational...

We have had reports of some users running out of file handle, causing tokio to panic the new thread which in turns triggered this unwrap (https://github.com/actix/actix-net/blob/master/actix-rt/src/arbiter.rs#L153) and killed the caller...

bug
good first issue

I think there should be some guidance for libraries using `reqwest` to make the life of end-users simpler. I can think of: - Disable default features, otherwise you force onto...

Fixes #542 The integer ID parsing IMO should not have been merged at all, but I spend the day fixing it so at least it is fixed now. For those...

With the changes related to Integer deserialization, it broke the case for `Vec` and `Option

### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help us know what to work on - Please do not...

component:frontend
topic:replay
topic:debugging
topic:requests
effort:medium
audience:founder