Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / melvinkcx/fastapi-events issues and pull requests

#64 - Serialize pydantic events before creating OTEL spans

Pull Request - State: closed - Opened by ebr 2 months ago

#63 - OpenTelemetry breaks when events are Pydantic models

Issue - State: closed - Opened by ebr 2 months ago

#61 - support synchronous fastapi dependency

Pull Request - State: closed - Opened by melvinkcx 6 months ago

#59 - docs: Update README with public API

Issue - State: open - Opened by psychedelicious 7 months ago - 1 comment

#58 - docs: add docstrings

Pull Request - State: open - Opened by psychedelicious 7 months ago

#57 - feat: allow opt-out of schema dump to dict

Pull Request - State: closed - Opened by psychedelicious 7 months ago - 4 comments

#56 - Do not always dump pydantic models to dict

Issue - State: closed - Opened by psychedelicious 7 months ago

#55 - fix: pydantic v2 deprecation warning for `dict`

Pull Request - State: closed - Opened by psychedelicious 7 months ago

#53 - Support dispatching Pydantic model; Support implicit event name

Pull Request - State: closed - Opened by melvinkcx 9 months ago

#52 - [WIP] Update tox to cover Python 3.12

Pull Request - State: open - Opened by melvinkcx 9 months ago

#50 - Register event payload class and event in 1

Issue - State: closed - Opened by WilliamStam 12 months ago - 8 comments

#47 - Add tox; Add test cases to cover ranges of fastapi, pydantic versions

Pull Request - State: closed - Opened by melvinkcx about 1 year ago

#46 - refactor: remove error return from solve_dependencies

Pull Request - State: closed - Opened by bVdCreations about 1 year ago - 1 comment

#45 - pydantic v2 import errors

Issue - State: closed - Opened by bVdCreations about 1 year ago - 6 comments

#44 - update Starlette-specific test cases for starlette>=0.24

Pull Request - State: closed - Opened by melvinkcx over 1 year ago

#43 - Starlette-Specific Test Cases Failing Since Starlette 0.24

Issue - State: closed - Opened by melvinkcx over 1 year ago

#42 - FastAPI Dependency Support For Local Handler

Pull Request - State: closed - Opened by melvinkcx over 1 year ago

#41 - Support for Depends()

Issue - State: closed - Opened by unkindypie over 1 year ago - 8 comments

#40 - add nullhandler

Pull Request - State: closed - Opened by melvinkcx almost 2 years ago

#39 - add tests and README example for Starlite

Pull Request - State: closed - Opened by smithk86 almost 2 years ago

#38 - remove Starlette as an install dependency

Pull Request - State: closed - Opened by smithk86 almost 2 years ago

#37 - Introduces NullHandler

Issue - State: closed - Opened by melvinkcx almost 2 years ago

#36 - Add Python 3.11

Issue - State: closed - Opened by melvinkcx almost 2 years ago - 1 comment

#35 - Add OTEL support

Pull Request - State: closed - Opened by melvinkcx about 2 years ago - 1 comment

#34 - Events are not received when dispatch() occurs in an asyncio.Task

Issue - State: open - Opened by smithk86 about 2 years ago - 5 comments

#33 - fixed a bug with custom middleware_id

Pull Request - State: closed - Opened by smithk86 about 2 years ago

#32 - Providing AWS Credentials

Issue - State: closed - Opened by cabudies about 2 years ago - 2 comments

#31 - Add OpenTelemetry (OTEL) Support

Issue - State: closed - Opened by melvinkcx about 2 years ago

#30 - feat: add support for google-cloud-pubsub closes #25

Pull Request - State: closed - Opened by Mohsin-Ul-Islam about 2 years ago - 7 comments

#29 - Typing/mypy improvements

Pull Request - State: closed - Opened by smithk86 about 2 years ago

#28 - add optional middleware_id

Pull Request - State: closed - Opened by smithk86 about 2 years ago - 3 comments

#27 - Trigger an event at startup

Issue - State: closed - Opened by ACassimiro about 2 years ago - 3 comments

#26 - Catching exceptions of dispatched events

Issue - State: open - Opened by colarrue over 2 years ago - 1 comment

#25 - Add GCP Cloud PubSub handler

Issue - State: closed - Opened by Mohsin-Ul-Islam over 2 years ago

#24 - Support Event Chaining

Pull Request - State: closed - Opened by melvinkcx over 2 years ago

#23 - Proposal - use asyncio for events management (Supporting Event Chaining)

Issue - State: closed - Opened by ndopj over 2 years ago - 5 comments

#22 - Add a SNS Handler

Issue - State: open - Opened by andrewthetechie over 2 years ago - 2 comments

#21 - Event Payload Schema Registry, Payload Validation With Pydantic, Etc

Pull Request - State: closed - Opened by melvinkcx over 2 years ago

#20 - Consider adding redis handlers

Issue - State: open - Opened by stephensanwo over 2 years ago - 1 comment

#19 - update local_handler to allow chaining of @local_handler.register; up…

Pull Request - State: closed - Opened by melvinkcx almost 3 years ago

#18 - event callback is executed twice

Issue - State: closed - Opened by zyxyuanxiao almost 3 years ago - 7 comments
Labels: missing details

#17 - Enhance Registration of Multiple Events Of Local Handler

Issue - State: closed - Opened by melvinkcx almost 3 years ago

#16 - Events With Multiple Local Handlers Can Be Interfered By Each Other

Issue - State: open - Opened by melvinkcx almost 3 years ago - 3 comments

#15 - supporting Enum as event name

Pull Request - State: closed - Opened by melvinkcx almost 3 years ago

#12 - Adding Mechanism To Suppress Events

Pull Request - State: closed - Opened by melvinkcx almost 3 years ago

#11 - Fixes #9: Sync handlers will no longer block the event loop

Pull Request - State: closed - Opened by melvinkcx almost 3 years ago

#10 - Think of using aioaws instead of boto3

Issue - State: open - Opened by emcpow2 almost 3 years ago - 4 comments

#9 - Prevent event loop blocking by sync handler

Issue - State: closed - Opened by emcpow2 almost 3 years ago - 1 comment

#8 - Reliably reset context variable after process events

Pull Request - State: closed - Opened by emcpow2 almost 3 years ago - 1 comment

#7 - Potential memory leak

Issue - State: closed - Opened by emcpow2 almost 3 years ago - 13 comments

#6 - 🐛 store contextvar token in closure

Pull Request - State: closed - Opened by emcpow2 almost 3 years ago

#5 - 🐛 Awkward errors after fastapi_events setup

Issue - State: closed - Opened by emcpow2 almost 3 years ago - 3 comments

#4 - Add documentation on how to suppress event dispatching in tests

Issue - State: closed - Opened by emcpow2 almost 3 years ago - 2 comments

#3 - [WIP] RabbitMQ Pub/Sub Support

Pull Request - State: open - Opened by melvinkcx about 3 years ago - 2 comments

#2 - SQSForwardHandler now forwards kwargs to boto3 client; updated README

Pull Request - State: closed - Opened by melvinkcx about 3 years ago

#1 - Dev

Pull Request - State: closed - Opened by melvinkcx about 3 years ago