Skip to content

Conversation

@k31kur0n0
Copy link
Member

@k31kur0n0 k31kur0n0 self-assigned this Feb 7, 2022
@k31kur0n0 k31kur0n0 linked an issue Feb 7, 2022 that may be closed by this pull request
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 7, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

11.1% 11.1% Coverage
0.0% 0.0% Duplication

@Scheduled(cron = "50 0 0 ? * MON") // Todos los lunes 00:00:50
@Override
public void enviarCatalogoParaViajantes() {
logger.warn(
Copy link
Member

Choose a reason for hiding this comment

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

Debe ser INFO

@belluccifranco
Copy link
Member

  • Add feature flag in order to disable/enable the functionality
  • Add the ability to schedule by selected day and time. E.g. Monday 8 AM
  • Remove the ability of tag product that has changed

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

Tarea programada que envíe catálogo a los viajantes

3 participants