Skip to content

lorenzobenvenuti/faststream-manual-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

faststream-manual-commit

Reproducer for this issue

Steps to reproduce the issue:

  • Start Kafka
    docker-compose -f docker-compose.yaml up
    
  • Start the application
    faststream run main:app
    
  • Send messages:
    ./send.sh
    

Expected behavior: the application consumes the same message again and again.
Actual behavior: the application consumes all the messages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published