Skip to content

geoffreysamper/amqp10-issue-with-reconnection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

try simulate reconnection failure with amqp10 on service bus

how to use

  • npm install
  • make a copy of default.env and save is as .env
  • configure enviremont variables in the .env
  • edit file default.env and fill in the values and rename it to .env
  • install cports for windows or tcpkill for linux
  • run node.exe index.js

#how to simulate the failure

  • run node index.js
  • kill connection
  • look at the log file (log.log)

About

try to simaluate issue 295 from amqp10

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published