Skip to content

Transactional templates support #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 21, 2018
Merged

Transactional templates support #19

merged 2 commits into from
Aug 21, 2018

Conversation

gondzo
Copy link
Collaborator

@gondzo gondzo commented Aug 14, 2018

  • Transactional templates support
  • Remove placeholders service

NOTE: all templates should be migrated to transactional (v3) templates before deployment

remove placeholders service;NOTE: all templates should be migrated to transactional (v3) templates before deployment
@@ -1,12 +1,6 @@
'use strict';

module.exports = {
'/templates/:name': {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gondzo please clean "docs" folder as well.

@gondzo
Copy link
Collaborator Author

gondzo commented Aug 14, 2018

sure. We have no api endpoints except for health. should we just remove swagger and postman files? or just add the health endpoint?

@sachin-maheshwari
Copy link
Contributor

sachin-maheshwari commented Aug 16, 2018

@gondzo, yes delete other endpoints and just add health check endpoint . Also please correct retry logic as discussed earlier.

add email retry max age config variable
@gondzo
Copy link
Collaborator Author

gondzo commented Aug 20, 2018

@sachin-maheshwari PR updated
Added EMAIL_RETRY_MAX_AGE variable that defaults to 24h

@sachin-maheshwari sachin-maheshwari merged commit 029deee into dev Aug 21, 2018
@hamidre13 hamidre13 deleted the feature/apiv3 branch October 14, 2022 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants