melvinkcx/fastapi-events
Asynchronous event dispatching/handling library for FastAPI and Starlette
PythonMIT
Issues
- 2
Add a SNS Handler
#22 opened by andrewthetechie - 0
OpenTelemetry breaks when events are Pydantic models
#63 opened by ebr - 1
Feature Request: allow `dispatch` to take a `Callable` which generates the payload
#62 opened by judahrand - 1
TypeError with Synchronous Function in Dependencies When Using Local Handler
#60 opened by shulmaneyal - 3
- 1
docs: Update README with public API
#59 opened by psychedelicious - 0
- 1
Pydantic models dumped to dict with deprecated method `dict` with pydantic v2
#54 opened by psychedelicious - 8
Register event payload class and event in 1
#50 opened by WilliamStam - 3
pydantic v2 Warnings: The `dict` method is deprecated; use `model_dump` instead
#48 opened by bVdCreations - 0
- 6
pydantic v2 import errors
#45 opened by bVdCreations - 8
Support for Depends()
#41 opened by unkindypie - 0
- 0
Introduces NullHandler
#37 opened by melvinkcx - 1
Add Python 3.11
#36 opened by melvinkcx - 5
- 0
Add OpenTelemetry (OTEL) Support
#31 opened by melvinkcx - 0
Add GCP Cloud PubSub handler
#25 opened by Mohsin-Ul-Islam - 2
Providing AWS Credentials
#32 opened by cabudies - 3
Trigger an event at startup
#27 opened by ACassimiro - 1
Catching exceptions of dispatched events
#26 opened by colarrue - 5
- 4
Think of using aioaws instead of boto3
#10 opened by ediskandarov - 1
Consider adding redis handlers
#20 opened by stephensanwo - 7
event callback is executed twice
#18 opened by zyxyuanxiao - 0
- 0
- 1
Consider emitting warnings when annotating function/coroutine with `local_handler.handle()`
#13 opened by melvinkcx - 2
- 1
- 13
Potential memory leak
#7 opened by ediskandarov - 3