Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
coolamqp
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
public
coolamqp
Commits
78a0bbf8
Commit
78a0bbf8
authored
9 years ago
by
Piotr Maślanka
Browse files
Options
Downloads
Patches
Plain Diff
readme help
parent
9193ff4e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-1
2 additions, 1 deletion
README.md
with
2 additions
and
1 deletion
README.md
+
2
−
1
View file @
78a0bbf8
...
...
@@ -11,7 +11,8 @@ CoolAMQP makes you forget about all the nasty corner cases about AMQP reconnecti
You only need to remember that:
1.
Reconnects and redefinitions takes a while. Things will happen during that time.
1.
Reconnects and redefinitions take a while.
*
Things will happen during that time. It is your responsibility to ensure that your distributed system is built to handle this
2.
CoolAMQP will tell you when it senses losing broker connection.
*
It will also tell you when it regains the connection (that means that everything is redefined).
3.
Delivering messages multiple times may happen.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment