-
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            MikeDombo
          
      
      
        Jan 9, 2024 
      
    
    Replies: 2 comments 2 replies
-
| 
         Can you attach DEBUG level logs from the SDK: https://github.com/awslabs/aws-crt-python/blob/main/awscrt/io.py#L28  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            -
| 
         Hello! Reopening this discussion to make it searchable.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Note that the retain flag is only set for retained messages which are sent upon first subscription.
https://docs.aws.amazon.com/iot/latest/developerguide/mqtt.html#mqtt-retain:~:text=Retained%20messages%20received%20upon%20subscribing%20to%20a%20retained%20message%20topic%20have%20the%20RETAIN%20flag%20set.%20Retained%20messages%20that%20are%20received%20by%20a%20subscribing%20client%20after%20subscription%2C%20don%27t.